home *** CD-ROM | disk | FTP | other *** search
- Path: grouper.Exis.Net!usenet
- From: herborn@exis.net (Steve Herborn)
- Newsgroups: comp.lang.c
- Subject: Novice itoa question
- Date: Sun, 17 Mar 1996 17:50:45 GMT
- Organization: Exchange Information Systems Networks
- Message-ID: <314c4f44.14893140@news.exis.net>
- NNTP-Posting-Host: ppp-2-46.exis.net
- X-Newsreader: Forte Agent .99d/32.168
-
- Is there a way to convert an entire integer array to an ASCII string
- arrray?
-
- convert integer_array[3][11] to char_array[3][?]
-
- The largest number in the integer array being 999.
-
- TIA
-
- Steve
-